Bug 555523 – gtk_scale_button_set_adjustment should accept NULL
authorChristian Dywan <cdywan@src.gnome.org>
Thu, 9 Oct 2008 16:19:06 +0000 (16:19 +0000)
committerChristian Dywan <cdywan@src.gnome.org>
Thu, 9 Oct 2008 16:19:06 +0000 (16:19 +0000)
commitba5fbdb32b4d10066b967bedcf709c1337d648e8
tree697e1725e1cd7c2c3406c0f2db971768af06c3b6
parent78be7a0a343c040abb44a3fcd4c40fe95d6c1fe2
Bug 555523 – gtk_scale_button_set_adjustment should accept NULL

* gtk/gtkscalebutton.c (gtk_scale_button_set_adjustment):
Create a new adjustment if NULL is passed, like other widgets

svn path=/trunk/; revision=21620
ChangeLog
gtk/gtkscalebutton.c